Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: fetching a stored procedure

    Ok, probably I've found a way It could work...but I really don't like it. I'd have to enable the execution of sp from linked servers, I guess. So I'm gonna...

  • RE: fetching a stored procedure

    @ALZDBA, thanks for the code. 🙂

    In the end i can't do what I need ... I have to use the second recordset. And I can't switch the recordset returns....

  • RE: fetching a stored procedure

    Mahesh Bote (5/20/2008)


    [font="Verdana"]

    Yup.:)

    Mahesh[/font]

    mm I've tried in that way too, but probably I don't use the right syntax, because the server returns this error:

    Procedure or function sp_01 has too many arguments...

  • RE: fetching a stored procedure

    thanks guys,

    @ALZDBA: so, you say that there's no way to "catch" a second resultset (my sp returns two recordset).

    And actually I've tried to use your method but it seems that...

Viewing 4 posts - 1 through 5 (of 5 total)